7. Interactive web programming with JavaScript and DOM

Try this n-Puzzle Game. What do we need to use for this game?
  1. Introduction
  2. JavaScript as a programming language
  3. Problem 1: How to input data - Calculator
  4. Problem 2: What and how to control - event-driven programming
  5. Problem 3: How to display modal windows
  6. Problem 4: Timers
  7. Problem 5: n-Puzzle game